Part Number Hot Search : 
SP7072F3 ES005S D10XR R1F3P BZW04P1 MDA918 107M0 AC05P040
Product Description
Full Text Search
 

To Download 79RC32V364100DAI Datasheet File

  If you can't view the Datasheet, Please click here to try to view without PDF Reader .  
 
 


  Datasheet File OCR Text:
  1 of 21 june 20, 2000 ? 2000 integrated device technology, inc. *notice: the information in this document is subject to change without notice dsc 4510 block diagram block diagram block diagram block diagram the idt logo is a registered trademark and orion, rc4650, rc4640, rv4640, rc4600, rc3081, rc3052, rc3051, rc3041, riscontroller , and riscore are trademarks of integrated device technology, inc. system control coprocessor (cpo) 2kb d-cache, 2-set, clock enhanced jtag (ice interface) tlb mmu lockable, write-back/write-through generation unit rc32364 bus interface unit 8kb i-cache, lockable 2-set, riscore32300 internal bus interface riscore4000 compatible w/ riscore32300 tm extended mips 32 integer cpu core features features features features  high-performance embedded riscontroller tm microprocessor, based on idt riscore32300 tm 32-bit cpu core ? based on mips 32 risc architecture with enhancements ? scalar 5-stage pipeline minimizes branch and load delays ? 66 million multiply accumulate (mac) mul-add/second @ 133mhz ? 100 and 133 frequencies  mips 32 (isa) instruction set architecture ? mips iv compatible conditional move instructions ? mips iv superset pref (prefetch) instruction ? fast multiplier with atomic multiply-add, multiply-sub ? count leading zeros/ones instructions  large, efficient on-chip caches ? separate 8kb instruction cache and 2kb data cache ? 2-way set associative ? write-back and write-through support on a per page basis ? optional cache locking with ?per line? resolution, to facilitate deterministic response ? simultaneous instruction and data fetch in each clock cycle, sustained rate, achieves over 1 gb/sec bandwidth  flexible rc4000 compatible mmu with 32-page tlb on-chip ? variable page size ? variable number of locked entries ? no performance penalty for address translation  flexible bus interface allows simple, low-cost designs ? bus interface runs at a fraction of pipeline rate ? programmable port-width interface (8-,16-, 32-bit memory and i/o regions) ? programmable bus turnaround times (bta) ? supports single data or burst transactions  improved real-time support ? fast interrupt decode  low-power operation ? active power management: powers down inactive units ? typical power 700mw @ 133mhz ? stand-by mode <300mw  enhanced jtag interface, for low-cost in-circuit emulation (ice)  mips architecture ensures applications software compatibility throughout the riscontroller series of embedded processors  industrial temperature range support  3.3v operation (core and i/o) 79rc32364 ? riscontroller tm embedded 32-bit microprocessor, based on riscore32300
2 of 21 june 20, 2000 79rc32364? *notice: the information in this document is subject to change without notice device device device device ov ov ov overview erview erview erview targeted to a variety of performance-hungry, cost-sensitive embedded applications, the rc32364 is a new low-powered, low-cost member of the integrated device technology, inc. (idt) riscontroller series of embedded microprocessors. the rc32364 brings 64-bit performance levels to lower cost systems. high performance is achieved through the use of advanced techniques such as large on-chip two-way set-associative caches, a streamlined high-speed pipeline, high-bandwidth, and facilities such as early restart for data cache misses. also, through idt proprietary enhancements to the base mips architecture, the processor?s perfor- mance, in particular applications, is further extended. the rc32364 is the first member of a new processor family that uses idt?s proprietary riscore32300 cpu core. the riscore32300 core continues idt?s tradition of high-performance through high-speed pipe- lines, high-bandwidth caches, and architectural extensions that serve the needs of specific markets; yet the rc32364 provides these capabili- ties in a low-cost, high-speed 32-bit enhanced mips architecture core, enabling a new level of price performance. around the riscore32300, the rc32364 integrates a fully rc5000 compatible memory management unit (mmu), substantial amounts of efficient cache memory, an enhanced debug capability, digital signal processing (dsp) extensions, and a low-cost system interface. the resulting device is well suited to the needs of mid-range communications equipment, xdsl equipment, and consumer devices. also, being upwardly software compatible with the rc3000 family, the rc32364 will serve in many of the same applications as well as support applications that require integer dsp functions. device performance device performance device performance device performance rc32364 is rated at 175 dhrystone mips at 133mhz. the internal cache bandwidth is over 1.2 gb/sec, with external bus bandwidth of 260mb/sec. computational performance is further enhanced by the device?s dsp capability, which supports 66 million multiply-accummulate (mac) operations per second at 133mhz. the riscore32300 uses a 5-stage pipeline, similar to the riscore3000 and the riscore4000 processor families. the simplicity of the pipeline enables the processor to achieve high frequency while minimizing device complexity, reducing both cost and power consump- tion. because this pipeline is not sensitive to the data conflicts that slow- down super-scalar machines, an added benefit to this pipeline approach is that sustained actual performance is much closer to the theoretical maximum performance. the riscore32300 integer execution unit implements the mips 32 isa. the riscore32300 thus implements a load/store architecture with single-cycle alu operations (logical, shift, add, subtract) and an autono- mous multiply/divide unit. the 32-bit register resources include 32 general-purpose orthogonal integer registers, the hi/lo result register for the integer multiply/divide unit, and the program counter. riscore32300 cpu core features include:  mips iv prefetch operations, with various innovative hint subfields  mips iv compatible conditional move instructions  mad, mul and msub instructions added to the integer multiply units  two new instructions: count leading ones (clo) and counts leading zeros (clz) these integer unit enhancements combine to make the cpu well suited to applications that require high bandwidth, rapid computation, and/or dsp capability. the riscore32300 register file has 32 general-purpose 32-bit registers that are used for scalar integer operations and address calcu- lation. the register file consists of two read ports and two write ports and is fully bypassed to minimize operation latency in the pipeline. the riscore32300 arithmetic logic unit (alu) consists of the integer adder and logic unit. the adder performs address calculations in addition to arithmetic operations; the logic unit performs all of the logic and shift operations. each unit is highly optimized and can perform an operation in a single pipeline cycle. the rc32364 uses a dedicated integer multiply/divide unit , opti- mized for high-speed multiply and multiply-accumulate operations. table 1 lists the repeat rate (peak issue rate of cycles until the operation can be reissued), latency (number of cycles until a result is available), and number of processor stalls (number of cycles that the cpu will always delay the pipeline) required for these operations. each rate listed is expressed in terms of pipeline clocks. the original mips architecture defines that the results of a multiply or divide operation are placed in the hi and lo registers. using the move-from-hi (mfhi) and move-from-lo (mflo) instructions, these values can then be transferred to the general purpose register file. as an enhancement to the original mips isa, the rc32364 imple- ments an additional multiply instruction, mul, which specifies that multiply results bypass the lo register and be placed immediately into the primary register file. by avoiding the explicit mflo instruction, required when using lo, and by supporting multiple destination regis- ters, the throughput of multiply-intensive operations is increased. opcode operand size latency repeat stall mult/u, mad/u msub/u 16 bit 3 2 0 32 bit 4 3 0 mul 16 bit 3 2 1 32 bit 4 3 2 div, divu any 36 36 0 table 1 riscore32300 integer multiply/divide unit operation frequency
3 of 21 june 20, 2000 79rc32364? *notice: the information in this document is subject to change without notice two atomic operations?multiply-add (mad) and multiply-subtract (msub)?are used to perform the multiply-accumulate and multiply- subtract operations. the mad instruction multiplies two numbers and then adds the product to the current contents of the hi and lo registers. similarly, the msub instruction multiplies two operands and then subtracts the product from the hi and lo registers. the mad and msub operations are used in numerous dsp algo- rithms and allow the rc32364 to cost reduce systems requiring a mix of dsp and control functions. finally, for these operations, aggressive implementation techniques feature low latency along with pipelining to allow the issuance of new operations before a previous operation has been completed. the rc32364 also performs automatic operand size detection and imple- ments hardware interlocks to prevent overrun, achieving high-perfor- mance with simple programming. system control coprocessor (cp0) system control coprocessor (cp0) system control coprocessor (cp0) system control coprocessor (cp0) in the mips architecture, the system control co-processor is respon- sible for the virtual-to-physical address translation and cache protocols, the exception control system, and the processor?s diagnostics capability. also, the system control co-processor (and thus the kernel software) is implementation dependent. although the riscore32300 implements a 32-bit isa, the memory management unit (mmu) that the rc32364 incorporates is modeled after the mmu found in the 64-bit rc5000 family and offers variable page size, enhanced cache write algorithm support, mapping of a larger portion of the virtual address space and a variable number of locked entries, relative to the traditional 32-bit r3000 style mmu. the rc32364?s translation lookaside buffer (tlb) contains 16 entries, mapping a total of 32 pages or as much as 512 mb of memory at a time. the exception model that is implemented in the rc32364 is also consistent with that of the rc5000 family, including the treatment of kernel mode and exception processing. the rc32364 incorporates all system control co-processor (cp0 ) registers on-chip. these registers provide the path through which the virtual memory system?s address translation is controlled, exceptions are handled, and operating modes are selected (for example, kernel vs. user mode, interrupts enabled or disabled, and cache features). in addition, the rc32364 includes registers to implement a real-time cycle counting facility, which aids in cache diagnostic testing, assists in data error detection, and facilitates software debug. alternatively, this timer can be used as the operating system reference timer and can signal a periodic interrupt. operation modes operation modes operation modes operation modes the rc32364 supports two modes of operation: user mode and kernel mode. user mode is most often used for applications programs, and the kernel mode is typically used for handling exceptions and oper- ating system kernel functions, including cp0 management and i/o device access. the processor enters kernel mode at reset and when an exception is recognized. while in kernel mode, software has access to the entire address space as well as all of the cp0 registers. user mode accesses are limited to a subset of the virtual address space and can be inhibited from accessing cp0 functions. virtual-to-physical address mapping virtual-to-physical address mapping virtual-to-physical address mapping virtual-to-physical address mapping the rc32364?s 4gb virtual address space is divided into addresses that are accessible in either kernel or user mode (kuseg) and those that are accessible only in kernel mode (kseg2:0). bits in a status register determine which virtual addressing mode will be used. while in user mode, the rc32364 provides a single, uniform 2gb virtual address space for the user?s program. while operating in kernel mode, four distinct virtual address spaces, totalling 4gb, are simultaneously available and are differentiated by the high-order bits of the virtual address. the rc32364 reserves a small portion of the kernel address space for on-chip resources. these resources include those used by the enhanced jtag unit as well as registers used to configure the system bus interface. for fast virtual-to-physical address decoding, the rc32364 uses a fully associative translation lookaside buffer (tlb) that maps 32 virtual pages to their corresponding physical addresses. the tlb is organized as 16 pairs of even/odd entries mapping pages of sizes that vary from 4kbytes to 16 mbytes into the 4gb physical address space. to assist in controlling both the amount of mapped space and the replacement characteristics of various memory regions, the rc32364 provides two mechanisms. first, the page size can be configured, on a per entry basis, to map a page size of 4kb to 16mb (in multiples of 4). a cp0 register is loaded with the mapping page size which is then entered into the tlb when a new entry is written. thus, operating systems can provide special purpose maps; for example, a typical frame buffer can be memory mapped with only one tlb entry. the second mechanism controls the replacement algorithm, when a tlb miss occurs. to select a tlb entry to be written with a new mapping, the rc32364 provides a random replacement algorithm; however, the processor provides a mechanism whereby a system specific number of mappings can be locked into the tlb and thus avoid being randomly replaced. this facilitates the design of real-time systems, by allowing deterministic access to critical software. the rc32364?s tlb also contains information to control the cache coherency protocol for each page. specifically, each page has attribute bits to determine whether the coherency algorithm is uncached, non- coherent write-back, or non-coherent write-through no write-allocate.
4 of 21 june 20, 2000 79rc32364? *notice: the information in this document is subject to change without notice this allows the system architect to allocate address space according to the most efficient use of bus bandwidth. for example, stack data may be accessed always as write-back, while packet data may be best accessed as write through, for later dma out to an i/o port. the rc32364 cache controller works in conjunction with these attributes, enabling an application to alias a region of physical memory through multiple virtual spaces. the cache controller will also ensure that regardless of which address space is used the current copy of data will be provided when referenced, and it will further guarantee that the cache is properly managed with respect to main memory. debug support debug support debug support debug support to facilitate software debug, the rc32364 adds a pair of watch regis- ters to cp0. when enabled, these registers will cause the cpu to take an exception when a ?watched? address is appropriately accessed. in addition, the rc32364 implements an enhanced jtag interface, which requires the inclusion of significant amounts of debug support logic on-chip, facilitating the development of low-cost in-circuit emulation equipment. for low-cost in-circuit emulation, the rc32364 provides an enhanced jtag interface . this interface consists of two modes of operation: run-time mode and real-time mode. the run-time mode provides a standard jtag interface for on-chip debugging, and the real-time mode provides additional status pins? pcst[2:0]?which are used in conjunction with jtag pins for real-time trace information at the processor internal clock or any division of the pipeline clock. the rc32364 implements the traditional rc4000 model of interrupt processing . however, this model has been enhanced to benefit real- time systems. to speed interrupt exception decoding, the rc32364 adds a sepa- rate interrupt vector. unlike the rc3000 family?which utilizes a single common exception vector for all exception types (including interrupts)? the rc32364 allows kernel software to enable a separate interrupt exception vector. when enabled, this vector location speeds interrupt processing by allowing software to avoid decoding interrupts from general purpose exceptions. development tools development tools development tools development tools an array of tools facilitate rapid development of rc32364-based systems, allowing a wide variety of customers to take advantage of the processor?s high-performance capabilities while maintaining short time- to-market goals. the rc32364 incorporates an enhanced jtag debug interface. this interface uses a small number of pins, combined with on-chip debug support logic, to enable the development of low-cost in-circuit emulators for high-speed idt processors. cache memory cache memory cache memory cache memory to keep the rc32364?s high-performance pipeline full and operating efficiently, the rc32364 incorporates on-chip instruction and data caches that can each be accessed in a single processor cycle. each cache has its own 32-bit data path and can be accessed in the same pipeline clock cycle. the rc32364 incorporates a two-way set associative on-chip instruction cache . this virtually indexed, physically tagged cache is 8kb in size and parity protected. because this cache is virtually indexed, the virtual-to-physical address translation occurs in parallel with the cache access. the tag holds a 21-bit physical address, a valid bit, lock bit, a parity bit, and the fifo replacement bit. for fast, single cycle data access, the rc32364 includes a 2kb on- chip data cache that is two-way set associative with a fixed 16-byte (four words) line size. the data cache is protected with byte parity and its tag is protected with a single parity bit. it is virtually indexed and physically tagged to allow simultaneous address translation and data cache access. the rc32364 supports a cache-locking feature to critical sections of code and data into on-chip caches, to guarantee fast accesses. the implementation of cache-locking is on a ?per-line? basis, enabling the system designer to maximize the efficiency of the system cache. writes to external memory?whether cache miss write-backs or stores to uncached or write-through addresses?use the on-chip write buffer . the write buffer holds a maximum of four address and data pairs. the entire buffer is used for a data cache writeback and allows the processor to proceed in parallel with a memory update. system interfaces system interfaces system interfaces system interfaces the rc32364 supports a 32-bit system interface, allowing the cpu to interface with a lower cost memory system. the main features of the system interface include:  multiplexed address and data bus with address latch enable (ale) signal to demultiplex the a/d bus.  support of variable port widths, including boot device.  support of multiple pipeline to system clock ratios, with the cpu core frequency being derived from the input system clock.  incorporation of a dma arbiter, allowing an external master control of the external bus. the 32-bit system address/data (a/d) bus is used to transfer addresses and data between the rc32364 and the rest of the system. the ale signal is provided to demultiplex the address from this bus. the dataen* signal indicates the data phase of the a/d bus and dt/r* indicates the direction of data flow. be*[3:0] indicates the valid bytes on the bus. additional addr[3:2] provides incremental address during burst transfers. to indicate system interface bus activity, the rc32364 provides a cycle-in-progress (cip*) signal. the rd* and wr* signals indicate the type of cycle in progress. and to terminate cycle in progress, the
5 of 21 june 20, 2000 79rc32364? *notice: the information in this document is subject to change without notice rc32364 also provides ack*, retry*, and buserr* signals. this device also provides i/d* signals, to indicate whether instructions or data is being transferred. the last* signal is provided to indicate that the last data transfer is in progress. the rc32364 provides six external interrupt signals : int*[5:0] and a non-maskable interrupt (nmi*) signal. to share the system interface bus, the rc32364 provides busreq* and busgnt* signals to interface external dma masters . to allow the external master control of the external bus, a dma arbiter is provided. the rc32364 supports a variable bus width interface , enabling the cpu to operate with a mix of 8-bit, 16-bit, and 32-bit wide memories. to indicate the width of the memory or i/o space being accessed, the rc32364 provides two output signals, width[1:0]. the width of various address spaces is programmed using the port width control register. the rc32364?s physical memory is divided into several regions, and each region?s width can be programmed by using this register. within these regions, the bus turnaround time can also be programmed. thus, the rc32364 can be simply mated with low-cost external memory subsystems. the large on-chip caches and the early restart serve to allow the processor to achieve high-performance even with such low-cost memory. the riscore32300 offers a number of features relevant to low- power systems, including low-power design, active power manage- ment and power-down modes of operation. the riscore32300 is a static design. the rc32364 supports a wait instruction which is designed to signal the rest of the chip that execution and clocking should be halted, reducing system power consumption during idle periods. thermal considerations thermal considerations thermal considerations thermal considerations the rc32364 is a low-power cpu, consuming approximately 0.9w peak power. thus, no special packaging considerations are required. the rc32364 is guaranteed in a case temperature range of 0 to +85 c, for commercial temperature devices; - 40 to +85 for industrial temperature devices. the type of package, speed (power) of the device, and airflow conditions affect the equivalent ambient temperature condi- tions that will meet this specification. the equivalent allowable ambient temperature, t a , can be calculated using the thermal resistance from case to ambient ( ? ca ) of the given package. the following equation relates ambient and case tempera- tures: t a = t c - p * ? ca where p is the maximum power consumption at hot temperature, calculated by using the maximum i cc specification for the device. typical values for ? ca at various airflows are shown in table 2 note that the rc32364 implements advanced power management, which substantially reduces the average power dissipation of the device. revision histor revision histor revision histor revision history y y y august 1999 : changed references from mips-ii to mips 32. changed references from mips-iv to mips 64. changed values in clock parameters table, system interface parameters table, and power consumption table. deleted several timing diagrams. added jtag timing diagram. jan. 12, 2000 : corrected information regarding the trst* signal in table 3. trst* requires an external pull- down on the board. april 4, 2000 : adjusted values for dclk in the system interface parameters table. added power curves. june 20, 2000 : changed times for the data output hold, tdo output delay time, and tpc output delay time parameters in the system interface parameters table. revised values for pcst output delay time in system interface parameters table. ? ca airflow (ft/min) 0 200 400 600 800 1000 144 tqfp 27 22 20 17 15 14 table 2 thermal resistance ( ? ca) at various airflows
6 of 21 june 20, 2000 79rc32364? *notice: the information in this document is subject to change without notice figure 1 system block diagram pin description table pin description table pin description table pin description table the following is a list of the system interface pins available on the rc32364. pin names ending with an asterisk (*) are active when low. pin type description system interface ad(31:4) i/o addr(31:4)/data(31:4) high-order multiplexed address and data bits. regardless of system byte ordering, ad(31) is the msb of the address. ad(3:0) i/o size(3:0)/data(3:0) valid sizes for the rc32364 are as follows: other encodings allow future generations to service other transfer sizes. during the data phase, ad[3:0] represents the data(3: 0). addr(3:2) o addr(3:2) non-multiplexed address lines. these serve as the word within block address for cache refills (addr(3:2)). the word within blo ck address bits count in a sub-block ordering. ale o address latch enable. this signal provides set-up and hold times around the address phase of the ad bus. ads* o address strobe this active-low signal indicates valid address and the start of a new bus transaction. the processor asserts ads* for the entir e address cycle. this is the inverse of the ale signal. table 3 system interface pin descriptions (page 1 of 4) rc32364 clock 32-bit data bus rc32134 sdram cpu i/f dram ctl serial pio timers, uart, interrupt ctl dma channels memory & i/o ctl address & control memory & i/o pci bridge with arbiter 32-bit, 33mhz pci bus size(3) size(2) size(1) size(0) transfer width 0 0 0 0 16 bytes 00 0 1 1 byte 00 1 0 2 bytes 00 1 1 3 bytes 01 0 0 4 bytes
7 of 21 june 20, 2000 79rc32364? *notice: the information in this document is subject to change without notice width(1:0) o bus width indicates the physical memory/io data bus size as follows: be*(3:0) o byteenables(3:0)/addr(1:0) indicates which byte lanes are expected to participate in the transfer. cip* o cycle-in-progress denotes that a cycle is in progress. asserted in the address phase and continue asserted until the ack* for the last data is s ampled. i/d* o i/d* indicates that the current cycle is for an instruction (active high) or data (active low) transaction. rd* o read this active-low signal indicates that the current transaction is a read. wr* o write this active-low signal indicates that the current cycle transaction is a write. dataen* o data enable this active-low signal indicates that the ad bus is in data cycle. den* is asserted after the address cycle (starting of data c ycle), and deasserted at the end of the last data cycle. dt/r* o data transmit/receive this active-low signal indicates the current cycle transaction of data direction. ?high? is for a write cycle and ?low? is for a read cycle. ack* i acknowledge receiving data on read transactions, this signal indicates to the rc32364 that the memory system has placed valid data on the a/d bus, and tha t the processor may move the data into the on-chip read buffer. on a write transaction, this indicates to the rc32364 that the me m- ory system has accepted the data on the a/d bus. last* o last data this active-low output is used to indicate the last data phase of a transfer. handshake interface buserr* i bus error indicates that a bus error has occurred. pin type description table 3 system interface pin descriptions (page 2 of 4) width(1) width(0) port width 0 0 8 bits 0 1 16 bits 1 0 32 bits 11reserved byte lanes enabled in data transfer port width be(3) be(2) be(1) be(0) 32-bit used used used used 16-bit byte high enable not used address bit 1 (a1) byte low enable 8-bit not used (driven high) not used (driven high) address bit 1 (a1) address bit 0 (a0)
8 of 21 june 20, 2000 79rc32364? *notice: the information in this document is subject to change without notice retry* i retry indicates that the current bus cycle must be terminated. retry* is ignored after acceptance of the first data during a read cy cle. dur- ing a write, retry* is recognized in all data cycles. initialization interface coldreset* i coldreset this active-low signal is used for power-on reset. reset* i reset this active-low signal is used for both power-on and warm reset. dma interface busreq* i bus request this active-low signal is an input to the processor that is used to request mastership of the external interface bus. mastershi p is granted according to the assertion of this input, taken back based on its negation. busgnt* i/o bus grant/modebit(5) this active-low signal is an output from the processor and is used to indicate that the cpu has relinquished mastership of the exter- nal interface bus. busgnt* goes low initially for at least 2 clocks to indicate that the cpu has relinquished mastership of the external interface bus. after going low, busgnt* returns high, either when the cpu makes an internal request for the bus or after busreq * is de-asserted.during the power-on reset (cold reset), busgnt* is an input, modebit(5). interrupt interface nmi* i non-maskable interrupt nmi is falling edge sensitive and an asynchronous signal. int*(5:0) i interrupt/modebit(9:6) these interrupt inputs are active low to the cpu. during power-on, int*(3:0) serves as modebit(9:6). debug emulator interface tck i testclock an input test clock, used to shift into or out of the boundary-scan register cells. tck is independent of the system and the pr ocessor clock with nominal 50% duty cycle. tdi/dint* i tdi/dint* on the rising edge of tck, serial input data are shifted into either the instruction or data register, depending on the tap con troller state. during real mode, this input is used as an interrupt line to stop the debug unit from real time mode and return the debu g unit back to run time mode (standard jtag). requires an external pull-up on the board. tdo/tpc o tdo/tpc the tdo is serial data shifted out from instruction or data register on the falling edge of tck. when no data is shifted out, t he tdo is tri-stated. during real time mode, this signal provides a non-sequential program counter at the processor clock or at a div ision of processor clock. tms i tms the logic signal received at the tms input is decoded by the tap controller to control test operation. tms is sampled on the ri sing edge of the tck. requires an external pull-up on the board. trst* i trst* the trst* pin is an active-low signal for asynchronous reset of the debug unit, independent of the processor logic. requires an external pull-down on the board. dclk o dclk processor clock. during real time mode, this signal is used to capture address and data from the tdo signal at the processor cl ock speed or any division of the internal pipeline. pin type description table 3 system interface pin descriptions (page 3 of 4)
9 of 21 june 20, 2000 79rc32364? *notice: the information in this document is subject to change without notice pcst(2:0) i/o pcst(2:0)/modebit(2:0) pc trace status information 111 (stl) pipe line stall 110 (jmp) branch/jump forms with pc output 101 (brt) branch/jump forms with no pc output 100 (exp) exception generated with an exception vector code output 011 (seq) sequential performance 010 (tst) trace is outputted at pipeline stall time 001 (tsq) trace trigger output at performance time 000 (dbm) run debug mode during power-on reset (cold reset), pcst(2:0) serves as modebit(2:0). pcst(4:3) i/o pcst(4:3)/modebit(4:3) pc trace status information. reserved pins for future expansion. during power-on reset, pcst(4:3) serves as modebit(4:3). debugboot i debugboot the debug boot input is used during reset and forces the cpu core to take a debug exception at the end of the reset sequence instead of a reset exception. this enables the cpu to boot from the ice probe without having the external memory working. thi s input signal is level sensitive and is not latched internally. this signal will also set the jtagbrk bit in the jtag_control_re gister[12]. clock/control interface masterclk i masterclock this input clock is the bus clock. the core frequency is derived by multiplying this clock up. vccp i vccp quiet vcc for pll. vssp i vssp quiet vss for pll. vcc i/o i supply voltage for output buffers. vcc core i supply voltage for internal logic. vss i ground. pin type description table 3 system interface pin descriptions (page 4 of 4)
10 of 21 june 20, 2000 79rc32364? *notice: the information in this document is subject to change without notice logic diagram logic diagram logic diagram logic diagram figure 2 illustrates the direction and functional groupings for the processor signals of the rc32364. figure 2 logic diagram for rc32364 ad(31:4) ale ads* width(1:0) be(3:0)* cip* masterclk coldreset* reset* v cc p v ss p initialization interrupt rc32364 logic symbol 28 6 interface ad(3:0) addr(3:2) 4 i/d* rd* wr* dataen* dt/r* ack* last* 2 nmi * int*(5:0) dma interface busreq* busgnt* tck tdi/dint* tms trst* dclk pcst(2:0) pcst(4:3) debugboot tdo/tpc bus err* retry* handshake signals 4 2 3 2 interface debug emulator interface clock/control interface system interface vcc i/o vcc core vss
11 of 21 june 20, 2000 79rc32364? *notice: the information in this document is subject to change without notice rc32364 144-pin tqfp package pin-out rc32364 144-pin tqfp package pin-out rc32364 144-pin tqfp package pin-out rc32364 144-pin tqfp package pin-out note that the asterisk (*) identifies an active-low pin. for maximum flexibility and future design compatibility, n.c. pins sho uld be left floating. pin function pin function pin function pin function 1 vcc i/o 37 nc 73 nc 109 nc 2 vss 38 nc 74 nc 110 cip* 3 trst* 39 nc 75 nc 111 ad28 4 tdo/tpc* 40 nc 76 ads* 112 vss 5 tms 41 addr3 77 ad16 113 vcc i/o 6 vcc i/o 42 vcc i/o 78 vss 114 ad3 7 vss 43 vss 79 vcc i/o 115 ad27 8 tck 44 ad10 80 ad15 116 dataen* 9 tdi/dint* 45 addr2 81 i/d* 117 ad4 10 debugboot 46 busreq* 82 vssp 118 vss 11 pcst4 47 ad11 83 vccp 119 vcc i/o 12 vcc core 48 vcc i/o 84 nc 120 ad26 13 vss 49 vss 85 nc 121 ad5 14 pcst3 50 ad20 86 nc 122 dt/r* 15 nmi* 51 be3 87 nc 123 ad25 16 int0* 52 coldreset* 88 masterclk 124 vss 17 pcst2 53 busgnt* 89 vss 125 vcc core 18 vcc i/o 54 ad12 90 vcc i/o 126 ad6 19 vss 55 vcc core 91 ad31 127 ad24 20 dclk 56 vss 92 ad0 128 ad7 21 int1* 57 ad19 93 ack* 129 ad23 22 vcc core 58 be2 94 ale 130 vss 23 int2* 59 width1 95 vss 131 vcc i/o 24 reset* 60 ad13 96 vcc core 132 ad8 25 vcc core 61 vcc i/o 97 ad30 133 vss 26 vss 62 vss 98 ad1 134 ad22 27 wr* 63 ad18 99 vcc core 135 ad9 28 rd* 64 be1 100 buserr* 136 vss 29 pcst1 65 width0 101 retry* 137 vcc i/o 30 int3* 66 ad14 102 ad29 138 ad21 31 vcc i/o 67 vcc i/o 103 vss 139 nc 32 vss 68 vss 104 vcc i/o 140 nc 33 int4* 69 ad17 105 ad2 141 nc 34 pcst0 70 be0 106 last* 142 vss 35 int5* 71 nc 107 nc 143 nc 36 nc 72 nc 108 nc 144 nc
12 of 21 june 20, 2000 79rc32364? *notice: the information in this document is subject to change without notice absolute maximum ratings absolute maximum ratings absolute maximum ratings absolute maximum ratings note: stresses greater than those listed under absolute maximum ratings may cause permanent damage to the device. this is a stress rating only and functional operation of the device at these or any other conditions above those indicated in the operati onal sections of this specification is not implied. exposure to absolute maximum rating conditions for extended periods may affect reliability. recommended operation temperature and supply voltag recommended operation temperature and supply voltag recommended operation temperature and supply voltag recommended operation temperature and supply voltage e e e a a a ac electrical characteristics ? commercial/industrial temperature c electrical characteristics ? commercial/industrial temperature c electrical characteristics ? commercial/industrial temperature c electrical characteristics ? commercial/industrial temperature ranges?rc32364 ranges?rc32364 ranges?rc32364 ranges?rc32364 v cc core & v cc i/o = 3.3v 5%; t case = 0 c to +85 c commercial, t case = -40 c to +85 c industrial clock parameters?rc32364 clock parameters?rc32364 clock parameters?rc32364 clock parameters?rc32364 note: operation of the rc32364 is only guaranteed with the phase lock loop enabled symbol rating rc32364 3.3v 5% rc32364 3.3v 5% unit commercial industrial v term terminal voltage with respect to gnd ?0. 5 1 to 4.0 1. v in minimum = ?2.0v for pulse width less than 15ns. v in should not exceed v cc +0.5 volts. ?0.5 1 to 4.0 v t c operating temperature(case) 0 to +85 -40 to +85 c t bias case temperature under bias ?55 to +125 ?55 to +125 c t stg storage temperature ?55 to +125 ?55 to +125 c i in dc input current 20 2 2. when v in < 0v or v in > v cc 20 2 ma i out dc output current 50 3 3. not more than one output should be shorted at a time. duration of the short should not exceed 30 seconds. 50 3 ma grade temperature gnd rc32364 v cc core & vcc i/o commercial 0 c to +85 c (case) 0v 3.3v 5% industrial -40 c + 85 c (case) 0v 3.3v 5% parameter symbol test conditions rc32364 100mhz rc32364 133mhz units min max min max pipeline clock frequency pclk 80 100 80 133 mhz masterclock high t mchigh transition 2ns6 ?5 ?ns masterclock low t mclow transition 2ns6 ?5 ?ns masterclock frequency ? ? 10501067mhz masterclock period t mcp ? 20 100 15 100 ns clock jitter for masterclock 1 1. guaranteed by design t jitterin 1 ?? 250 ? 250 ps masterclock rise time 2 2. rise and fall times are measured between 10% and 90%. t mcrise ? ?3?3ns masterclock fall time 2 t mcfall ? ?3?3ns jtag clock period t tck ? 100 ? 100 ? ns jtag clock high and low time t tcklow, t tckhigh ?40?40?ns jtag clock fall and rise time t tckfall, t tckrise ? ?3?3ns
13 of 21 june 20, 2000 79rc32364? *notice: the information in this document is subject to change without notice s s s system interface parameters?rc32364 ystem interface parameters?rc32364 ystem interface parameters?rc32364 ystem interface parameters?rc32364 dc electrical characteristics ? commercial/industrial temperature dc electrical characteristics ? commercial/industrial temperature dc electrical characteristics ? commercial/industrial temperature dc electrical characteristics ? commercial/industrial temperature ranges?rc32364 ranges?rc32364 ranges?rc32364 ranges?rc32364 v cc core & v cc i/o = 3.3v 5%; t case = 0 c to +85 c commercial, t case = -40 c to +85 c industrial parameter symbol test conditions rc32364 100mhz rc32364 133mhz units min max min max data output tdo = max ?6?6ns data output hold t doh 0.7 ? 0.7 ? ns data output for ale t doa ?6 ?6 ns data setup t ds t rise = 2ns t fall = 2ns 3?3?ns data setup special: ack, retry, buserr t dss 6?5?ns data hold t dh 0.5 ? 0.5 ? ns jtag clock period t tck, t 3 100 ? 100 ? ns dclk clock period t dck, t 11 12.5 ? 12.5 ? ns dclk high, low time t dck high, t 9 t dck low, t 10 2.5 ? 2.5 ? ns dclk rise, fall time t dck rise, t 15 t dck fall, t 15 ?3.5?3.5ns tdo output delay time t tdodo, t 4 ?6 ?6 ns tdi input setup time t tdis, t 5 4?4?ns tdi input hold time t tdih, t 6 2?2?ns tpc output delay time t tpcdo, t 8 -1 6 -1 6 ns pcst output delay time t pcstdo, t 7 -1 6 -1 6 ns trst* low time t trstlow, t 12 100 ? 100 ? ns trst* removal time t trstr, t 13 3?3?ns parameter rc32364 100mhz rc32364 133mhz conditions min max min max v ol ?0.1v?0.1v|i out |= 20ua v oh v cc - 0.1v ? v cc - 0.1v ? v ol ?0.4v?0.4v|i out |= 4ma v oh 2.4v ? 2.4v ? v il ?0.5v 0.2v cc ?0.5v 0.2v cc ? v ih 0.7v cc v cc +0.3v 0.7v cc v cc + 0.3v ? c in ? 10pf ? 10pf ? c out ? 10pf ? 10pf ? i/o leak ? 20ua ? 20ua input/output leakage
14 of 21 june 20, 2000 79rc32364? *notice: the information in this document is subject to change without notice output loading for ac testing output loading for ac testing output loading for ac testing output loading for ac testing figure 3 output loading for ac testing power consumption power consumption power consumption power consumption ? ? ? ? rc32364 rc32364 rc32364 rc32364 capacitive load deration ? rc32364 capacitive load deration ? rc32364 capacitive load deration ? rc32364 capacitive load deration ? rc32364 signal cld all signals 50 pf parameter rc32364 100mhz rc32364 133mhz conditions typical maximum typical maximum system condition: 100/50mhz 133/67mhz ? i cc standby 1 1. executing wait instruction 50ma 90ma 50ma 90ma c l = 50pf t c = 25 o c vcc core & vcc i/o = 3.65v active 160ma 180ma 200ma 250ma c l = 50pf t c = 25 o c vcc core, vcc i/o = 3.65v p power dissipation 0.58w 0.6w 0.7watt 0.9 c l = 50pf t c = 25 o c vcc core, vcc i/o = 3.65v parameter symbol test conditions 100mhz 133mhz units min max min max load derate c ld ? ?2?2ns/25pf ? + to device under test c ld v ref +1.5v
15 of 21 june 20, 2000 79rc32364? *notice: the information in this document is subject to change without notice power curves power curves power curves power curves the following two graphs contain power curves that show power consumption at various bus frequencies. note: only pipeline frequencies that are integer multiples (2x, 3x, etc.) of bus frequencies are supported. figure 4 typical power usage - rc32364 figure 5 maximum power usage - rc32364 25.0 75.0 125.0 175.0 225.0 275.0 10 15 20 25 30 35 40 45 50 55 60 65 system bus speed (mhz) icc (ma ) 2x 3x 4x 5x 6x 7x 8x 2x 3x 4 x 5x 6x 7x 8x 50.0 100.0 150.0 200.0 250.0 300.0 350.0 10 15 20 25 30 35 40 45 50 55 60 65 system bus speed (mhz) icc (ma ) 2x 3x 4x 5x 6x 7x 8x 2x 3x 4x 5x 6x 7x 8x
16 of 21 june 20, 2000 79rc32364? *notice: the information in this document is subject to change without notice timing characteristics ? rc32364 timing characteristics ? rc32364 timing characteristics ? rc32364 timing characteristics ? rc32364 figure 6 system clocks data setup, output, and hold timing figure 7 mode configuration interface reset sequence t ds t dh t do t do t doa t dss t dh masterclock input output ale ack* retry* buserr* t doh t mckp t mckhigh t mcklow t mcrise t mcfall vcc coldreset* modebit[9:0] reset* >= 100 ms masterclock >= 10 ms (mclk) >= 64 mclk cycles
17 of 21 june 20, 2000 79rc32364? *notice: the information in this document is subject to change without notice standard jtag timing standard jtag timing standard jtag timing standard jtag timing figure 8 represents the timing diagram for the ejtag interface signals. the standard jtag connector is a 10-pin connector providing 5 signal and 5 ground pins. for enhanced jtag, a 24-pin connector h as been chosen providing 12 signal pins and 12 ground pins. this guarantees the elimination of noise problems by incorporating a signal -ground type arrange- ment. figure 8 standard jtag timing tdi/dint* tms tdo/tpc, tpc[8:2] tdo tdo tpc pcst[2:0], trst* tck dclk pcst t3 t14 t14 t1 t2 t15 t15 t9 t10 t5 t6 t4 t8 t7 t13 t12 t11 tpc,pcst[2:0] capture notes to diagram: t1 = t tcklow t2 = t tckhigh t3 = t tck t4 = t tdodo t5 = t tdis t6 = t tdih t7 = t pcstdo t8 = t tpcdo t9 = t dckhigh t10 = t dcklow t11 = t dck t12 = t trstdo t13 = t trstr t14 = t tck rise, ttck fall t15 = t dck rise, t dck fall
18 of 21 june 20, 2000 79rc32364? *notice: the information in this document is subject to change without notice table 4 shows the pin numbering for the standard ejtag (ejt) connector. all the even numbered pins are connected to ground. the two right- hand most columns show the target signal direction and the recommended termination at the target. target termination resistors may be internal to the chip or external on the board. pin signal target i/o termination 1 1. the value of the series resistor may depend on the actual pcb layout situation. 1 trst* (optional) input 10 k ? pull-down resistor 3 tdi/dint* input 10 k ? pull-up resistor 5 tdo/tpc output 33 ? series resistor 7 tms input 10 k ? pull-up resistor 9 tck input 10 k ? pull-up resistor 2 2. tck pull-up resistor is not required according to the jtag (ieee1149) standard. it is indicated here to prevent a floating cmos input when the ejtag connector is unconnected. 11 rst* input 10 k ? pull-up resistor 13 pcst[0] output 33 ? series 15 pcst[1] output 33 ? series 17 pcst[2] output 33 ? series 19 dclk output 33 ? series 21 debugboot input 10 k ? pull-down resistor 23 vio input must be connected to the vcc io supply of the device. table 4 pin numbering of the jtag and ejtag target connector
19 of 21 june 20, 2000 79rc32364? *notice: the information in this document is subject to change without notice rc32364 package drawing ? 144-pin tqfp rc32364 package drawing ? 144-pin tqfp rc32364 package drawing ? 144-pin tqfp rc32364 package drawing ? 144-pin tqfp (note: the rc32364 is available in a 144-pin thin quad flat pack (tqfp) package.)
20 of 21 june 20, 2000 79rc32364? *notice: the information in this document is subject to change without notice rc32364 package drawing rc32364 package drawing rc32364 package drawing rc32364 package drawing ? ? ? ? page two page two page two page two
21 of 21 june 20, 2000 79rc32364? corporate headquarters 2975 stender way santa clara, ca 95054 for sales: 800-345-7015 or 408-727-6116 fax: 408-330-1748 www.idt.com for tech support: email: rischelp@idt.com phone: 408-492-8208 the idt logo is a registered trademark of integrated device technology, inc. *notice: the information in this document is subject to change without notice ordering information ordering information ordering information ordering information valid combinations valid combinations valid combinations valid combinations idt79rc32v364 - 100,133 da tqfp package, commercial temperature idt79rc32v364 - 100,133 dai tqfp package, industrial temperature idt79rcxx yy xxxx 999 a a operating voltage device type speed package temp range/ process v 364 100 133 da blank commercial temperature range (0 c to +85 c case) 144-pin tqfp 100 mhz pclk 133 mhz pclk 3.3v +/-5% embedded processor industrial temperature range (-40 c to +85 c case) product type 79rc32 32-bit embedded microprocessor i


▲Up To Search▲   

 
Price & Availability of 79RC32V364100DAI

All Rights Reserved © IC-ON-LINE 2003 - 2022  

[Add Bookmark] [Contact Us] [Link exchange] [Privacy policy]
Mirror Sites :  [www.datasheet.hk]   [www.maxim4u.com]  [www.ic-on-line.cn] [www.ic-on-line.com] [www.ic-on-line.net] [www.alldatasheet.com.cn] [www.gdcy.com]  [www.gdcy.net]


 . . . . .
  We use cookies to deliver the best possible web experience and assist with our advertising efforts. By continuing to use this site, you consent to the use of cookies. For more information on cookies, please take a look at our Privacy Policy. X